home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
webpoll.xml
< prev
next >
Wrap
Text File
|
2002-09-12
|
1KB
|
37 lines
<search function="webpoll">
<name>WebPerform Webpoll</name>
<description>
Webpoll displays a graph illustrating the timings of the objects on a web page.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>webpoll www.google.com</td></tr>
<tr><td>webpoll slashdot.com</td></tr>
<tr><td>webpoll http://www.perl.com</td></tr>
</table>
</description>
<category>Computers</category>
<link>http://www.webperform.com/</link>
<form name="webpollf"
action="http://www.webperform.com/scripts/webpoll.exe"
method="post">
<input type="hidden" name="url"/>
</form>
<script><![CDATA[
function webpoll(q)
{
if( nullArgs("webpoll", q) )
return false;
else
{
document.webpollf.url.value = q;
submitForm(webpollf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>